home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / util / app / appassign30.lha / AppAssign30 / catalogs / AppAssign.cd next >
Text File  |  1995-09-10  |  2KB  |  166 lines

  1. ;
  2. ; Chaine utilisΘ par bguiWbSm
  3. ;
  4. #header APPASSIGN_LOCALE_STRINGS
  5. ;
  6. ; ***************
  7. ; ** Interface **
  8. ; ***************
  9. ;
  10. LAB_Assign (//)
  11. A_ssign
  12. ;
  13. LAB_AssignTo (//)
  14. _to
  15. ;
  16. CYC_Mode (//)
  17. _Mode
  18. ;
  19. BUT_CopyName (//)
  20. C_opy name
  21. ;
  22. BUT_Clear (//)
  23. C_lear
  24. ;
  25. BUT_Liste (//)
  26. _Liste
  27. ;
  28. BUT_SaveToFile (//)
  29. _Save to file
  30. ;
  31. BUT_Assign (//)
  32. á_Assign\x20
  33. ;
  34. BUT_Cancel (//)
  35. á_Cancel\x20
  36. ;
  37. BUT_Quit (//)
  38. á_Quit\x20
  39. ;
  40. ;
  41. ; ************************
  42. ; ** Liste des assignes **
  43. ; ************************
  44. ;
  45. LISTE_Title (//)
  46. List of assigns
  47. ;
  48. LAB_Information (//)
  49. Information
  50. ;
  51. LAB_List (//)
  52. List of assigns
  53. ;
  54. BUT_Update (//)
  55. _Update
  56. ;
  57. BUT_Remove (//)
  58. _Remove
  59. ;
  60. ;
  61. ; **************
  62. ; ** RequΩtes **
  63. ; **************
  64. REQ_OK (//)
  65. _Ok
  66. ;
  67. REQ_OK_CANCEL (//)
  68. _Ok|_Cancel
  69. ;
  70. REQ_MENU_BUTTON (//)
  71. _Assign|_List|_Quit|_Close
  72. ;
  73. REQ_CHANGE_PATH (//)
  74. Select new path
  75. ;
  76. REQ_SAVE (//)
  77. Save assign to...
  78. ;
  79. REQ_CONFIRM_REMOVE (//)
  80. \33cI remove assign '\33d3%s:\33d2' ??
  81. ;
  82. REQ_SAVE_ASSIGN (//)
  83. \33cSave assign '\33d3%s:\33d2' in file '\33d3%s\33d2' ?
  84. ;
  85. ; **************
  86. ; ** Messages **
  87. ; **************
  88. ERR_NO_ASSIGN (//)
  89. \33cType an assign name please
  90. ;
  91. ERR_CANT_ASSIGN_FILE (//)
  92. \33c'\33d3%s\33d2' is a file.\I can't perform an assign on a file !
  93. ;
  94. ERR_NO_PATH (//)
  95. \33cPlease choose a path to assign to.
  96. ;
  97. MESS_WORKING (//)
  98. Working...
  99. ;
  100. MESS_ASSIGNS (//)
  101. assigns
  102. ;
  103. MESS_ASSIGN_NORMAL (//)
  104. normal
  105. ;
  106. MESS_ASSIGN_ADD (//)
  107. add
  108. ;
  109. ;
  110. ; *************
  111. ; ** Erreurs **
  112. ; *************
  113. ERR_ASSIGN (//)
  114. \33cError %d while assign \33d3%s:\33d2 !
  115. ;
  116. ERR_ASSIGN_ADD (//)
  117. \33cAssign '\33d3%s:\33d2' doesn't exist, I do a normal assign ?
  118. ;
  119. ERR_HOTKEY (//)
  120. \33cWrong hotkey: '\33d3%s\33d2' !
  121. ;
  122. ERR_APPICON_CLASS (//)
  123. \33cCan't initialise AppIconClass :-( !
  124. ;
  125. ; *************************
  126. ; * FenΩtre a propos de.. *
  127. ; *************************
  128. ABT_CONTACTING (//)
  129. For contacting me:
  130. ABT_DEVWITH (//)
  131. Developed with:
  132. ;
  133. ;
  134. ; ***************
  135. ; * Commodities *
  136. ; ***************
  137. COMM_DESCR (//)
  138. Assign manager
  139. ;
  140. ;
  141. ; ** Libraries **
  142. ;
  143. ERR_INTUITION (//)
  144. Can't open intuition.library v37+\n[RETURN]\n
  145. ;
  146. ERR_CX_LIB (//)
  147. Can't open commodities.library v37+
  148. ;
  149. ERR_ICON_LIB (//)
  150. Can't open icon.library v37+
  151. ;
  152. ERR_BGUI_LIB (//)
  153. I need the bgui.library v38+
  154. ;
  155. ERR_WB_LIB (//)
  156. Can't open workbench.library v37+
  157. ;
  158. ERR_GFX_LIB (//)
  159. Can't open graphics.library v37+
  160. ;
  161. ERR_ASL_LIB (//)
  162. Can't open asl.library v37+
  163. ;
  164. ERR_UTILITY_LIB (//)
  165. Can't open utility.library v37+
  166.